| Inputs | inputSchema | botdojo/types/json_schema | | Object | |
| Path | path | botdojo/types/string | Resource path (appended to MCP URI) | | |
| Name | name | botdojo/types/string | Display name for the resource | | |
| Description | resourceDescription | botdojo/types/string | Description of the resource | | |
| MIME Type | mimeType | botdojo/types/string | Content type (e.g., text/markdown, application/json) | text/markdown | |
| Location | location | botdojo/types/string | Where content lives - inline (in card) or external (fetched on demand) | inline | |
| Content | content | botdojo/types/template | Resource content (supports Handlebars templating) | Object | |